Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6186

SYSTRIGGERSRowFactory should use DataDescriptorGenerator to build descriptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.11.1.1
    • 10.11.1.1
    • SQL
    • None

    Description

      SYSTRIGGERSRowFactory.buildDescriptor() creates a descriptor by calling TriggerDescriptor's constructor directly. It already has a DataDescriptorGenerator instance, so it should instead call the newTriggerDescriptor(). This would allow TriggerDescriptor's constructor to become package protected, which improves encapsulation.

      Attachments

        1. derby-6186-01-a.diff
          4 kB
          Knut Anders Hatlen

        Activity

          People

            knutanders Knut Anders Hatlen
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: